ComponentOne MultiSelect for WinForms
C1.Win.Input.Styles Namespace / ItemStyle<T> Class / IsDisposed Property

In This Topic
    IsDisposed Property (ItemStyle<T>)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsDisposed As Boolean
    public bool IsDisposed {get;}
    See Also